Prizm Content Connect
How to Extract Text
Send Feedback
User Guides > PCC with Legacy Services (Proxy Server) > How To's for PCC with Legacy Services (Proxy Server) > How To's - for the Web Tier > How to Extract Text

Glossary Item Box

Example 1

To extract text of all pages of sample.doc and place in same directory as source:

http://localhost:18680/convert2swf?source=c:\temp\sample.doc&target=c:\temp\sample.txt

Example 2

To extract text of page 1 of sample.doc and place in same directory as source:

http://localhost:18680/convert2swf?source=c:\temp\sample.doc&target=c:\temp\sample.txt&pages=1

Example 3

To extract text of page 1 of sample.doc and place in a different directory:

http://localhost:18680/convert2swf?source=c:\temp\sample.doc&target=c:\otherfolder\sample.txt&pages=1

©2013. Accusoft Corporation. All Rights Reserved.